IKeyValuePair.Value Property

Gets the value of the key-value pair.

Syntax

public:
property V Value {
         V get ();
}  

Property value

Type: V 

The value.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IKeyValuePair Generic Interface

IKeyValuePair Members

Windows.Foundation.Collections Namespace